go/types.Scope.isFunc (field)
3 uses
go/types (current package)
scope.go#L30: isFunc bool // set if this is a function scope (internal use only)
signature.go#L104: check.scope.isFunc = true
stmt.go#L79: if !scope.isFunc {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)